home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1038 < prev    next >
Text File  |  1994-08-27  |  850b  |  26 lines

  1. Subject: A better objc_edit()
  2. Date: Tue, 26 Jul 94 16:25:38 BST
  3. From: C.J.Ridd@computer-science.birmingham.ac.uk
  4. Precedence: bulk
  5.  
  6. Kevin O'Donovan wrote:
  7. >> The only real reason you would create your own objc_edit routine is to
  8. >> have INSERT/REPLACE, or to have a scrollable text object (like allowing the
  9. >> user to enter 40+ characters in a field)
  10. >> 
  11. >Or any other non-standard extensions that come to mind, like cut and paste
  12. >from text fields, improved character entry verification, multi-line text
  13. >fields, etc. 
  14.  
  15. One good idea for a better text widget would be to have proper
  16. wildcards instead of the dumb AES template strings.
  17.  
  18. Objc_edit() also doesn't use the window rectangles when drawing
  19. itself, which is why it should be replaced/avoided.
  20.  
  21. --Chris
  22.  
  23. X.400: g=chris;s=ridd;o=nhs imc;ou1=cosit;a=attmail;p=nhs imc;c=gb
  24. Cix: chrisridd@cix
  25.  
  26.